From 99a40fea87cb2d7f3c6829384f4d864b3e8e934c Mon Sep 17 00:00:00 2001 From: robertl Date: Tue, 16 Nov 2004 05:57:06 +0000 Subject: [PATCH] Pick up protos from xmlgeneric.h git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@995 f51c46e8-681c-474f-0cfe-069cfd0219fb --- gpsbabel/coastexp.c | 1 + 1 file changed, 1 insertion(+) diff --git a/gpsbabel/coastexp.c b/gpsbabel/coastexp.c index 8ccd50af1..7f2de105b 100755 --- a/gpsbabel/coastexp.c +++ b/gpsbabel/coastexp.c @@ -19,6 +19,7 @@ #include "defs.h" #if !NO_EXPAT +#include "xmlgeneric.h" #include static XML_Parser psr; #endif -- 2.30.2